COALESCE examples are tiny finite row transforms with SQL-style NULL choice behavior; SQL dialect completeness, type coercion, optimizer behavior, indexing, and product claims are out of scope.
One output per source row
The output keeps the same row order and adds one result column.
source order kept
Summary
A COALESCE result is chosen beside each input row.