[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 4733  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19042Cai, Ronnie, W64283DarmstadtHessenGermany
19356Ortega, Francis, F64283DarmstadtHessenGermany
19383Nath, Roger64283DarmstadtHessenGermany
19391Rana, Sergio, A64283DarmstadtHessenGermany
19428Turner, Eric, B64283DarmstadtHessenGermany
20176Alexander, Antonio64283DarmstadtHessenGermany
20722Serrano, Kellie, L64283DarmstadtHessenGermany

Generated 2025-07-09 14:31:26.374 UTC