[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   SHUFFLE   SKIP 2808   <  SKIP 1489  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23211Kovár, Rebekah, E97005BeavertonOregonUnited States
23510Cooper, Morgan, R94519ConcordCaliforniaUnited States
27884Alonso, Jill20354HamburgHamburgGermany

Generated 2025-07-20 01:08:50.461 UTC