First, calculate the intersection \( B \cap C \):
\[
B \cap C = \{ 2 \}
\]
Now, calculate the sets \( A \times (B \cap C) \) and \( (A - B) \times C \):
\[
A \times (B \cap C) = \{ (1, 2), (2, 2), (5, 2) \}
\]
\[
A - B = \{ 5 \}
\]
\[
(A - B) \times C = \{ (5, 2), (5, 5) \}
\]
The intersection of these two sets gives:
\[
D = \{ (5, 2) \}
\]
Thus, the correct answer is \( (5, 2) \).