[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 946  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15463Yuan, Terrence, T92400CourbevoieHauts de SeineFrance
11798Chande, Brendan, Q98312BremertonWashingtonUnited States
14293Campbell, Kyle, S94015Daly CityCaliforniaUnited States
25069Ortega, Lori98168BurienWashingtonUnited States

Generated 2025-07-14 09:53:14.814 UTC