In this demonstration, we show how Structured Data Manager can be leveraged to synthesize test data without needing to subset from a production database. This use case is useful where a new application is being produced that doesn't have a production database already established.
A custom function is leveraged to populate a PostgreSQL database with random entries and then an in-place masking cartridge performs masking operations on the generated data to turn the database into real looking fake data!