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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18182Prasad, Kristi, J12311BerlinSaarlandGermany
18839Lee, DonV6B 3P7Port HammondBritish ColumbiaCanada
16882Young, Robert, G97222MilwaukieOregonUnited States
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-10 16:23:00.113 UTC