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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States
28038Gomez, Philip90706BellflowerCaliforniaUnited States

Generated 2025-10-08 15:06:00.575 UTC