I've always used Edit Top 200 Rows and then edited the query in the SQL pane of SQL Server 2008 Management Studio to find the rows I want to edit data for.
Now I have the tools inside Visual Studio 2012. I want to be able to change the query after right-clicking a table and choosing "View Data", but I can't see that this is possible.
Has the "SQL Pane" feature been removed or am I not seeing something?