[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 1865  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13666Ruiz, Teresa41485GrevenbroichBayernGermany
16737Mr., Selikoff, Steven98168BurienWashingtonUnited States
22803Shan, Marshall, J59368WerneNordrhein-WestfalenGermany
20906Ruiz, BrianaTY31RuncornEnglandUnited Kingdom
27014Hughes, Luke, IV8XRoyal OakBritish ColumbiaCanada
27015Torres, Jessica98312BremertonWashingtonUnited States
25967Martinez, Alexis, S94941Mill ValleyCaliforniaUnited States

Generated 2025-11-04 18:37:31.019 UTC