[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 875   SHUFFLE   <  SKIP 5515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27474Hayes, Alexandria, C98168BurienWashingtonUnited States
25385Torres, Destiny, K94015Daly CityCaliforniaUnited States
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-16 23:52:16.582 UTC