For now, it does not support navigation properties, complex types, owned types, shadow properties, or inheritance, but they are in the roadmap.
Generate Temp Table SQL is a Python package that generates SQL statements for creating a temporary table and inserting data from a CSV file. It's useful when you need to move data between disconnected ...