[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 4898   SHUFFLE   <  SKIP 770  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29427Chen, Wesley, J75010ParisSeine (Paris)France
15218Johnsen, Willie5023FindonSouth AustraliaAustralia
24771Harris, Samuel, MV3A 4R2LangleyBritish ColumbiaCanada
23750Serrano, TanyaEC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-18 15:51:35.743 UTC