[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   SHUFFLE   <  SKIP 6333  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States
15631Andersen, ClaytonOX14 4SEOxfordEnglandUnited Kingdom
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany
19033Lin, Omar75017ParisSeine (Paris)France
20825Kapoor, PamelaYO15YorkEnglandUnited Kingdom
19935Navarro, Clinton66041PoingSaarlandGermany

Generated 2025-07-11 12:38:58.796 UTC