[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 6320  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16589Suri, MartinSL67RJMaidenheadEnglandUnited Kingdom
17928She, Terrence, S45001EssenHamburgGermany
21113Cai, Laura, L75012ParisSeine (Paris)France
20938Rowe, Carolyn, AMK8 8ZDMilton KeynesEnglandUnited Kingdom
12637Nath, Leonard, LW1Y 3RALondonEnglandUnited Kingdom
15460Nara, Bethany66041PoingSaarlandGermany
22111King, Gabriella94519ConcordCaliforniaUnited States

Generated 2025-11-05 20:41:59.110 UTC