Consider the sets $X=\{0,1\}\times \mathbb N$ and $Y=\mathbb N\times \{0,1\}$ w.r.t. the dictionary order. So the elements in order are $$(0,1),(0,2),\dots,(1,1),(1,2),\dots$$ and those in $Y$ are $$(1,0),(1,1),(2,0),(2,1),\dots$$
How to show rigorously that there is no order preserving bijection between the two? Informally, I can say that every element in $Y$ has an immediate predecessor, whereas there exists an element of $X$ that has no immediate predecessor. But how to show formally that if there is an order preserving bijection between $X$ and $Y$, then this cannot happen?