[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 750   <  SKIP 4476  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany
20845Malhotra, Barry04838EilenburgBrandenburgGermany

Generated 2025-10-08 12:53:38.075 UTC