[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 34   SHUFFLE   <  SKIP 2681  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29175Rivera, Sean, D98168BurienWashingtonUnited States
21654Barnes, Aidan91932Imperial BeachCaliforniaUnited States
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-16 01:59:44.016 UTC