[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 650   SHUFFLE   <  SKIP 3001  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom
28845Simmons, Kaitlyn98168BurienWashingtonUnited States
14769Powell, Jessica33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-09 23:14:59.797 UTC