[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 10714  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28901Hee, Martha, J80074MünchenNordrhein-WestfalenGermany
28895Luo, Mitchell, E80074MünchenNordrhein-WestfalenGermany
29417Vazquez, Kellie, B80074MünchenHamburgGermany

Generated 2025-07-18 23:59:43.391 UTC