[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 2693   SHUFFLE   <  SKIP 2298  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11675Martinez, Devin, J98201EverettWashingtonUnited States
20076Vazquez, Beth, A91502BurbankCaliforniaUnited States
23559Patterson, Jocelyn, DV9MetchosinBritish ColumbiaCanada

Generated 2025-07-15 09:22:37.860 UTC