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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23236Kumar, NicholeYO15YorkEnglandUnited Kingdom
25744Griffin, Gabriel66578NeunkirchenSaarlandGermany
14186Tang, Katrina, K75002ParisSeine (Paris)France
13851Moore, SethV6B 3P7Port HammondBritish ColumbiaCanada
27657Chandra, Frederick60610ChicagoIllinoisUnited States
29398Suri, Bruce, G24044KielSaarlandGermany
19337Luo, BonnieTY31RuncornEnglandUnited Kingdom

Generated 2025-10-29 23:00:21.276 UTC