I have a case class :
case class User(date: String, type: String, car: String, house String, income: BigDecimal)
I am running a query to return ag