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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21096Lin, Jon04838EilenburgBrandenburgGermany
21035Sanchez, Roy04838EilenburgBrandenburgGermany
21076Nath, Terrence04838EilenburgBrandenburgGermany

Generated 2025-07-12 07:00:25.558 UTC