I have a existing DbTransaction that was called using:
await _context.BeginTransaction();
Afterwards I run some queries to retrieve objects