sequelize attribute model inside code example Example: sequelize attributes Model.findAll({ attributes: ['foo', 'bar'] });