Cached Result
Distinct() on both values
(1, 12)
(1, 2)
(1, 18)
(2, 12)
GroupBy() second value
(1, 12)
(1, 2)
(1, 18)
;