How to write linq query in c# to get the first sequence of 'C' column with 6 and immidiate value is 12.
From the above table expected result should be
Thanks in advance.