[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 590   SHUFFLE   <  SKIP 395  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27295Taylor, Wyatt98036LynnwoodWashingtonUnited States
23597Perez, Meredith, ACB4 4BZCambridgeEnglandUnited Kingdom
20963Dominguez, Teresa, CKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-12 16:08:26.552 UTC