[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 2218   SHUFFLE   <  SKIP 1598  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27130Parker, Eric, HEM15Esher-MoleseyEnglandUnited Kingdom
20729Zhou, Aimee, M53131BonnNordrhein-WestfalenGermany
11685Griffin, Jose, A97222MilwaukieOregonUnited States

Generated 2025-07-20 22:12:22.142 UTC