[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 3063  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29032Ramirez, Taylor, D94941Mill ValleyCaliforniaUnited States
26058Stewart, Faith90241DowneyCaliforniaUnited States
19020Flores, Jack, L90241DowneyCaliforniaUnited States
16958Torres, Pedro, EV8Y 1L1CliffsideBritish ColumbiaCanada
25591Ray, Preston66272Sulzbach TaunusSaarlandGermany
28611Alexander, Christian, C97301SalemOregonUnited States
27897Munoz, Robin, E38001BraunschweigNordrhein-WestfalenGermany
19417Foster, Alexis60323FrankfurtHessenGermany

Generated 2025-11-01 09:21:36.850 UTC