[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 593   SHUFFLE   <  SKIP 179  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28991Ward, Timothy, E97005BeavertonOregonUnited States
29443Phillips, Gabriel, RTY31RuncornEnglandUnited Kingdom
19600Andersen, Lacey2036MatravilleNew South WalesAustralia

Generated 2025-11-05 10:20:20.783 UTC