[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 2480   <  SKIP 1762  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
12507Bell, Ian42651SolingenNordrhein-WestfalenGermany
19162Raji, Peter, L91502BurbankCaliforniaUnited States
15086Dominguez, Latasha, M93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-21 00:14:11.007 UTC