[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 3003  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12289Taylor, Joseph, TAS23Stoke-on-TrentEnglandUnited Kingdom
26336Brown, Noah, D90241DowneyCaliforniaUnited States
28088Lal, Marshall, L90706BellflowerCaliforniaUnited States
18029Malhotra, Carmen46236BottropNordrhein-WestfalenGermany
28809Cooper, Isaac, I97068W. LinnOregonUnited States
19823Foster, AbigailV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-10-28 02:06:00.622 UTC