[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6252  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26226Andersen, Michele, C80074MünchenNordrhein-WestfalenGermany
21545Schmidt, Michele, MY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-12 16:33:05.057 UTC