[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 512   SHUFFLE   <  SKIP 1193  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16268Kumar, Lindsey77680Roissy en BrieSeine et MarneFrance
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
15617Chande, Dawn, A75008ParisSeine (Paris)France
25002Edwards, LoganV2W 1W2HaneyBritish ColumbiaCanada
14788Rana, Gerald, C75013ParisSeine (Paris)France

Generated 2025-07-11 22:08:51.331 UTC