[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 437   <  SKIP 4298  >   <  TAKE 7  >   

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

7 items

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

Generated 2025-07-08 02:06:58.415 UTC