Sketch a function that has the following table of values, but whose limit as $x \rightarrow 2$ does not exist:
$$
\begin{array}{|r|c|c|c|c|c|c|c|}
\hline x & 1.9 & 1.99 & 1.999 & 2 & 2.001 & 2.01 & 2.1 \\
\hline f(x) & 3.12 & 3.09 & 3.01 & - & 2.99 & 2.92 & 2.87
\end{array}
$$