Orders that have been shipped to the same address. Return all pairs of orders that have been shipped to the same address. Only return each pair once (so no (a,b) and (b,a)) and order by the first id.