[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 34   SHUFFLE   <  SKIP 1143  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21105Sara, Cory, AYO15YorkEnglandUnited Kingdom
28556Gonzales, Isabel42651SolingenNordrhein-WestfalenGermany
19069Hall, Thomas93000BobignySeine Saint DenisFrance
13275Murphy, Carlos, A98201EverettWashingtonUnited States

Generated 2025-07-19 10:16:24.169 UTC