[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 10013   <  SKIP 65  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
25615Hall, Destiny, GLE18LeedsEnglandUnited Kingdom
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom

Generated 2025-07-22 04:43:01.992 UTC