[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 248   <  SKIP 4489  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19391Rana, Sergio, A64283DarmstadtHessenGermany
20176Alexander, Antonio64283DarmstadtHessenGermany
20560Raji, Mindy64283DarmstadtHessenGermany
20836Chandra, Stanley, A64283DarmstadtHessenGermany
20722Serrano, Kellie, L64283DarmstadtHessenGermany
20876Alexander, Jackson64283DarmstadtHessenGermany

Generated 2025-07-13 22:47:52.515 UTC