[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 2855  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13148Anderson, Tyler, EV3L 1H4WestminsterBritish ColumbiaCanada
17964Suri, Darren42651SolingenNordrhein-WestfalenGermany
14982Hughes, KaylaOX1OxfordEnglandUnited Kingdom
27498Ruiz, Marie, J2300NewcastleNew South WalesAustralia
22665Diaz, Orlando, L95010HofBayernGermany
23579Richardson, Jared, C98036LynnwoodWashingtonUnited States

Generated 2025-11-03 12:40:36.624 UTC