In the following query, FROM is telling the database to filter out data from the Orders table.

Correct
In a query, data analysts use FROM to indicate the table from which the data will be retrieved.