[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 2324  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14331Murphy, Timothy97222MilwaukieOregonUnited States
13361Jai, Cameron, F97034Lake OswegoOregonUnited States
13770Moreno, Gerald, A60323FrankfurtHessenGermany
13845Nara, Shawn, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-11-04 17:11:19.379 UTC