A scalar subquery may provide one value when the inner result has exactly one row.
one row gives one value
Attach the scalar
The scalar value is US, and result rows are 3.
result rows=3
Subquery examples are tiny finite table evaluations; SQL dialects, optimizer rewrites, NULL truth tables beyond the explicit NOT IN caveat, performance, and product behavior are out of scope.
Read the scalar column
The result table shows the scalar value attached to each outer row.