[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 518   SHUFFLE   <  SKIP 5023  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11434Lopez, AndreRH15 9UDWest SussexEnglandUnited Kingdom
21093Castro, JacquelynSW19 3RULondonEnglandUnited Kingdom
12619Rai, Priscilla, COX1OxfordEnglandUnited Kingdom
17603Patterson, Anna97005BeavertonOregonUnited States
19427Lopez, Troy, M75008ParisSeine (Paris)France
25730Simmons, Isabelle60323FrankfurtHessenGermany

Generated 2025-07-21 12:42:55.716 UTC