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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20421Alexander, Victoria, C90706BellflowerCaliforniaUnited States
20525Kumar, James90706BellflowerCaliforniaUnited States

Generated 2025-10-08 21:31:59.709 UTC