[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 1706  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18846Hughes, Deb99362Walla WallaWashingtonUnited States
19682Kumar, Eric98033KirklandWashingtonUnited States
26002Walker, Samuel, J97301SalemOregonUnited States
23211Kovár, Rebekah, E97005BeavertonOregonUnited States

Generated 2025-07-12 15:19:07.192 UTC