[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 480   SHUFFLE   <  SKIP 160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12235Rai, DonnaCB4 4BZCambridgeEnglandUnited Kingdom
15090Mehta, Troy46236BottropNordrhein-WestfalenGermany
28463Arun, Emmanuel, RRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-11-05 12:02:46.288 UTC