[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 3032   SHUFFLE   <  SKIP 190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24119Kapoor, Emmanuel, A77680Roissy en BrieSeine et MarneFrance
29456She, Lindsay1597Lane CoveNew South WalesAustralia
17639Ma, HeatherSE1 8HLLondonEnglandUnited Kingdom

Generated 2025-07-18 07:20:39.887 UTC