[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 875   SHUFFLE   <  SKIP 6393  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25949Raman, Summer, C2264SilverwaterNew South WalesAustralia
16890Reed, Timothy98371PuyallupWashingtonUnited States
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-13 21:54:06.380 UTC