Shorthand for orderBy(column, 'DESC')
QueryBuilderInterface<T> latest([String column = 'created_at']);