[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 189   SHUFFLE   <  SKIP 2605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28411Rodriguez, Jay, MEC1R 0DULondonEnglandUnited Kingdom
27854Rubio, Marc, I75019ParisSeine (Paris)France
15730Dominguez, Philip2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-17 13:48:58.541 UTC