Play with Entity Framework 6 from Linqpad

In short:

choose connection

Choose "Use a typed context from your own assembly"

...with "Entity Framework (DbContext V4/V5/V6)"

(Nearby possibilities include: adding access to Oracle, MySQL, SQLite... i might prefer that. How about interoperable python-based data providers?)

Sources