SELECT Id FROM new_searchtable where (lister_office_name='Granite Northland Associates' ) and (type = 'R' or type ='O') and (createtime >='2024-11-13 4:32:40') and (createtime >='2024-11-13 4:32:40') AND list_price BETWEEN '0' AND '30000000' ORDER BY list_price Desc