Is there an existing issue for this?
Problem statement
Many customers want to generate multiple datasets, including relational data with primary and foreign key relationships. Generating multiple datasets currently requires complex custom logic.
Proposed Solution
Introduce a MultiTableBuilder class with methods to define and generate multiple datasets.
Additional Context
No response
Is there an existing issue for this?
Problem statement
Many customers want to generate multiple datasets, including relational data with primary and foreign key relationships. Generating multiple datasets currently requires complex custom logic.
Proposed Solution
Introduce a
MultiTableBuilderclass with methods to define and generate multiple datasets.Additional Context
No response