[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   <  SKIP 365  >   <  TAKE 2  >   

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18891James, Megan, S90706BellflowerCaliforniaUnited States
18942Ortega, Billy90706BellflowerCaliforniaUnited States

Generated 2025-10-08 22:07:35.571 UTC