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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17934Gill, Nelson, G04838EilenburgBrandenburgGermany
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
20845Malhotra, Barry04838EilenburgBrandenburgGermany

Generated 2025-07-13 05:04:53.166 UTC