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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25655Arun, VirginiaLE18LeedsEnglandUnited Kingdom
25615Hall, Destiny, GLE18LeedsEnglandUnited Kingdom
25726Deng, BrendanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-09 23:30:47.919 UTC