When scores tie, a second column can make the order exact.
score then id
Use two keys
The order uses 2 columns, and unstableTies is no.
order columns=2
Ordering examples are tiny finite table transforms; SQL dialects, NULL ordering, collations, indexes, optimizer behavior, performance, and product behavior are out of scope.
Read the two-part key
Each sort key has score first and id second.
tie breaker is visible
Summary
The compiler does not rely on a hidden row order when a tie breaker is present.