blob: 161548b33f4311936bb6910ccebd6e9647bba335 [file] [log] [blame]
select store_ragged.store_city as c0 from store_ragged as store_ragged where (store_ragged.store_state = 'OR') group by store_ragged.store_city order by store_ragged.store_city ASC NULLS LAST;