[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 3677   SHUFFLE   <  SKIP 2290  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14948Lal, Damien75010ParisSeine (Paris)France
23784Arun, Preston97005BeavertonOregonUnited States
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States

Generated 2025-07-10 23:35:16.238 UTC