Nice! With age > 40, a so-called boolean expression, we only select records where the expression evaluates to TRUE.
age > 40
TRUE
Psst: again, the splat operator asks for every column in the record.
Didn't we say greater than?