[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 482   <  SKIP 629  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16582Torres, Frank, M12171BerlinSaarlandGermany
16824Munoz, Randall, J12171BerlinHessenGermany

Generated 2025-07-08 15:00:52.700 UTC