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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25784Raje, Damien, SRG7 5H7ReadingEnglandUnited Kingdom
17989Sun, Tiffany, P85049IngolstadtBayernGermany

Generated 2025-07-12 13:27:02.658 UTC