[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 0   SHUFFLE   <  SKIP 1984  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24555Chande, Lacey, AOX14 4SEOxfordEnglandUnited Kingdom
19906Muñoz, Armando, EY024 1GFYorkEnglandUnited Kingdom
21760She, Margaret, K94519ConcordCaliforniaUnited States
17707Deng, Mindy30601HannoverNordrhein-WestfalenGermany

Generated 2025-11-04 11:45:22.124 UTC