Var mydata= context.Employee.where(× => ×.id=10).toList();
In here, I need to write select query from above code to text file