[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 7469  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11414Richardson, IanKB9KirkbyEnglandUnited Kingdom
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
12227Raje, Kelsey, WKB9KirkbyEnglandUnited Kingdom
12287Arun, Andre, EKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-16 17:15:27.387 UTC