[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 680   SHUFFLE   <  SKIP 3586  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22383Jenkins, DevinNT20Newcastle upon TyneEnglandUnited Kingdom
15598Rubio, Tanya, I2777SpringwoodNew South WalesAustralia
20960Beck, Darrell, J75003ParisSeine (Paris)France

Generated 2025-07-15 01:00:54.249 UTC