[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 511   SHUFFLE   <  SKIP 1410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29029Bennett, Marcus97330CorvallisOregonUnited States
24122Blanco, Michele, G80610Saint OuenSommeFrance
22017She, Sharon, F2036MatravilleNew South WalesAustralia

Generated 2025-07-14 07:32:17.237 UTC