[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 480   SHUFFLE   <  SKIP 703  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19483Serrano, Michele, RL4 4HBLiverpoolEnglandUnited Kingdom
20921Carlson, MelindaGL7 1RYGloucestershireEnglandUnited Kingdom
27840Johnson, John, A78400ChatouYvelineFrance
16869Patterson, Vanessa, B90505TorranceCaliforniaUnited States

Generated 2025-07-16 23:37:42.371 UTC