[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 1188  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24864Sun, Jeffery, J12171BerlinSaarlandGermany
24839Goldberg, Tamara12171BerlinHessenGermany
24848Zhou, Jeffery, M12171BerlinSaarlandGermany
24875Zhang, Darryl, J14111BerlinHamburgGermany
24694Carlson, Theodore14129BerlinHessenGermany
24696Xie, Tasha, D10210BerlinHamburgGermany

Generated 2025-07-08 11:36:41.463 UTC