[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 470   SHUFFLE   <  SKIP 2545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13377Hernandez, Thomas95062Santa CruzCaliforniaUnited States
17087Dominguez, JésusC2H 7AULondonEnglandUnited Kingdom
25320Hernandez, Shannon, F75017ParisSeine (Paris)France

Generated 2025-07-20 22:15:21.314 UTC