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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17191Guo, Gilbert, H80074MünchenHessenGermany
17629Torres, Tabitha80074MünchenHamburgGermany
17817Gutierrez, Felicia, E80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-13 15:47:30.467 UTC