[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   SHUFFLE   <  SKIP 1713  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14487Hall, Seth94070San CarlosCaliforniaUnited States
17343Price, Tristan, L98901YakimaWashingtonUnited States
21072Sanchez, Dominic59223RoncqNordFrance
19993Russell, Nathan98033KirklandWashingtonUnited States

Generated 2025-11-05 06:17:34.452 UTC