[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 127   SHUFFLE   <  SKIP 2465  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12335Ashe, Francisco, WTY31RuncornEnglandUnited Kingdom
13483Lal, Christian, M98036LynnwoodWashingtonUnited States
16297Garcia, Deanna, S60323FrankfurtHessenGermany
24081Hughes, Alexis, B57000MetzMoselleFrance
18503Peterson, Timothy, E95062Santa CruzCaliforniaUnited States
16208Chandra, Ruth66001SaarbrückenSaarlandGermany
29377Carlson, Rebekah66740SaarlouisSaarlandGermany

Generated 2025-07-13 19:51:56.287 UTC