[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 0   SHUFFLE   <  SKIP 992  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom
16719Russell, Trevor94010BurlingameCaliforniaUnited States
11700Richardson, Xavier91364Woodland HillsCaliforniaUnited States
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom
27370Bell, Stephanie, A4810TownsvilleQueenslandAustralia
27306Black, Tony, R75006ParisSeine (Paris)France

Generated 2025-10-31 16:04:22.907 UTC