how ot select in sequaize in cleaner way code example Example: populating db through sequilize adding a book Model.findAll({ attributes: ['foo', 'bar'] });