[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 531   <  SKIP 4705  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24024Malhotra, Marie04838EilenburgBrandenburgGermany
22806Sun, Crystal, E04838EilenburgBrandenburgGermany
25309Zhou, Karen04838EilenburgBrandenburgGermany

Generated 2025-07-21 22:18:35.549 UTC