[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 405   SHUFFLE   <  SKIP 2106  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25464Wilson, Jose, J78100Saint Germain en LayeYvelineFrance
12558Evans, Amanda46236BottropNordrhein-WestfalenGermany
24949Howard, Devin, S98033KirklandWashingtonUnited States

Generated 2025-07-21 08:15:40.865 UTC