[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 1077  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12538Blanco, Paula12311BerlinSaarlandGermany
13410Madan, Jillian, A14197BerlinNordrhein-WestfalenGermany
13502Nara, Deborah, E12311BerlinSaarlandGermany
13559Ramos, Lori, M12171BerlinHessenGermany

Generated 2025-11-04 23:44:37.430 UTC