[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 484   SHUFFLE   <  SKIP 2521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24152Rubio, Casey, APE17BuryEnglandUnited Kingdom
13233Coleman, Richard98270MarysvilleWashingtonUnited States
20157Reed, Riley, A2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-10 13:20:25.039 UTC