[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 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16582Torres, Frank, M12171BerlinSaarlandGermany
16824Munoz, Randall, J12171BerlinHessenGermany
17217Gill, Raquel, T14111BerlinHamburgGermany

Generated 2025-07-07 23:40:41.695 UTC