Retrieves the data source description as an SQL clause.
Data Source could be a very complex multilevel join of several tables or views. This method retrieves the SQL clause which fully describes the data source's set of tables.
Note: The word "FROM" in the method's name refers to the SQL keyword "FROM".