[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 4438   <  SKIP 543  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14990Ramos, Nelson, J04139LeipzigNordrhein-WestfalenGermany
11410Goel, Maurice75013ParisSeine (Paris)France
21312Scott, Connor, R97355LebanonOregonUnited States
19961She, Kristin, L2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-15 12:37:39.165 UTC