[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 3243   SHUFFLE   <  SKIP 1694  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27312Sun, Sandra, L63009OffenbachSaarlandGermany
27965Gomez, MeredithMK8 8ZDMilton KeynesEnglandUnited Kingdom
18652Diaz, Meredith, W98168BurienWashingtonUnited States

Generated 2025-07-16 02:10:51.368 UTC