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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16538Liang, Stacey60355Frankfurt am MainHamburgGermany
17201Yang, Vincent, R60061Frankfurt am MainSaarlandGermany
17630Zhang, Gilbert, E60082Frankfurt am MainHamburgGermany
17722Serrano, Jerome, A60082Frankfurt am MainHamburgGermany

Generated 2025-07-14 01:34:42.198 UTC