[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 663   SHUFFLE   <  SKIP 157  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26857Anand, Willie60061Frankfurt am MainSaarlandGermany
29175Rivera, Sean, D98168BurienWashingtonUnited States
19107Liu, Franklin, L97005BeavertonOregonUnited States
28532Xie, Tony, R75008ParisSeine (Paris)France

Generated 2025-07-17 13:53:22.985 UTC