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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24387Mitchell, Elijah, A90706BellflowerCaliforniaUnited States
24401Rana, Douglas90706BellflowerCaliforniaUnited States

Generated 2025-10-12 23:26:46.520 UTC