select top n in sequelize code example Example: sequelize top User.findAll({ limit: 10 , order: 'follower DESC' })