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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19391Rana, Sergio, A64283DarmstadtHessenGermany
19428Turner, Eric, B64283DarmstadtHessenGermany
20176Alexander, Antonio64283DarmstadtHessenGermany
20560Raji, Mindy64283DarmstadtHessenGermany
20722Serrano, Kellie, L64283DarmstadtHessenGermany
20836Chandra, Stanley, A64283DarmstadtHessenGermany

Generated 2025-07-08 19:51:40.902 UTC