[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 189   SHUFFLE   <  SKIP 2831  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
17792Andersen, Bridget, KNT20Newcastle upon TyneEnglandUnited Kingdom
26949Chander, LindseySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-15 15:32:20.115 UTC