[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 1035   SHUFFLE   <  SKIP 439  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20945Tang, Roger, M80074MünchenNordrhein-WestfalenGermany
21406Chandra, Troy3977CranbourneVictoriaAustralia

Generated 2025-07-17 18:50:23.585 UTC