[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 644   SHUFFLE   <  SKIP 737  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14184Jenkins, CalebTY31RuncornEnglandUnited Kingdom
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
11333Miller, Emily, RNT20Newcastle upon TyneEnglandUnited Kingdom
22049Patel, Allen, J94704BerkeleyCaliforniaUnited States
19781Washington, AlexisV3A 4R2LangleyBritish ColumbiaCanada
17994Xu, Bradley, T10791BerlinHamburgGermany
13421Patterson, Alyssa, C95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 03:09:44.440 UTC