<chuckle>
This is a school assignment right?
Reading the question thoroughly suggests:
1. All employees with less than 10 years of service are excluded from the simple dataset.
2. Of the remaining employees (those with 10 years or more service) sort (on sales) and select that employee with the highest sales record during the period.
I hope this helps.