[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 484   <  SKIP 586  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12636Salah, Tamer, A12171BerlinSaarlandGermany
12470He, Barbara, R12311BerlinSaarlandGermany
12591Madan, Meredith, D14129BerlinHessenGermany
12538Blanco, Paula12311BerlinSaarlandGermany

Generated 2025-07-14 07:49:00.633 UTC