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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16457Martin, Kathleen38001BraunschweigNordrhein-WestfalenGermany
20054Nara, Clarence, GW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-17 23:55:35.897 UTC