This lookup grabs 'the second row' to get marcus — but the data was sorted upstream, so position 1 is no longer marcus. Fix it to look up marcus BY LABEL so it prints 72.
The break is on line 6 — but read the whole snippet first.
This lookup grabs 'the second row' to get marcus — but the data was sorted upstream, so position 1 is no longer marcus. Fix it to look up marcus BY LABEL so it prints 72.