[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 294  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20500Butler, Morgan, EV6B 3P7Port HammondBritish ColumbiaCanada
29210Peterson, Devin, M98201EverettWashingtonUnited States
19711Cooper, Devin97222MilwaukieOregonUnited States

Generated 2025-07-09 19:49:52.788 UTC