[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 998   SHUFFLE   <  SKIP 217  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11584Carter, Devin, J66578NeunkirchenSaarlandGermany
18866Scott, Miguel94519ConcordCaliforniaUnited States
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
13816Henderson, MarissaPB12PeterboroughEnglandUnited Kingdom
18879Morgan, Garrett, J94014ColmaCaliforniaUnited States
26872Hughes, Wyatt, H91054ErlangenBayernGermany

Generated 2025-07-13 15:04:12.807 UTC