Which query selects items where the destination property isn't 'Rome'?
destination
'Rome'
<>
=
The second one, because it uses the inequality operator <>.