[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 24   SHUFFLE   <  SKIP 446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15118Ortega, NelsonAS23Stoke-on-TrentEnglandUnited Kingdom
25472Malhotra, Don, S04139LeipzigNordrhein-WestfalenGermany
24114Yuan, Kristin, CAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-16 14:27:09.678 UTC