Locals panel showing wrong DT data

I run two SQL queries to load data into two datatables (customers and employees)

I have a breakpoint just after these queries are run.

When it pauses, I can see in the Locals panel that the columns are correct for each datatable, but when I click the pencil (View More) icon to see the data it always shows me the customers data - even if I click the pencil icon to the right of the employees datatable.