[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 1066  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12390Martinez, Denise, L12311BerlinHamburgGermany
12407Raji, Shawn10791BerlinHamburgGermany
12538Blanco, Paula12311BerlinSaarlandGermany
12591Madan, Meredith, D14129BerlinHessenGermany
12636Salah, Tamer, A12171BerlinSaarlandGermany
12738Rubio, Melinda, A14197BerlinNordrhein-WestfalenGermany
12470He, Barbara, R12311BerlinSaarlandGermany

Generated 2025-11-05 17:33:57.487 UTC