Creates SQL for an ORDER BY clause. If the SQLs are empty, the ORDER BY clause is omitted.
public static Sql OrderBy(IEnumerable<Sql> sqls)