[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 3669   SHUFFLE   <  SKIP 1693  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14964Shen, Damien, COX1OxfordEnglandUnited Kingdom
12087Cook, Sean90712LakewoodCaliforniaUnited States
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
15712Chandra, WhitneySW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-19 16:23:15.879 UTC