Generate Data Foreign Key

I begin work with mockaroo API C#.

I test the NMockaroo https://github.com/amogram/NMockaroo.

But I can’t generate data to tables with foreign Key.

I would want know How I generate data with Foreing Keys useing API? Can be with NMockaroo or other methods.
I didn’t find any examples :frowning:

Thanks

Here’s a video tutorial. The basic idea is to upload your key data as a dataset and reference it in your schema using the “Dataset Column” field type. For small lists of keys you can use the Custom List dataset.

Hi,

is it possible to set that the trasaction records should match the customers with 1 to X records?
So it can be more realistic, and have a 1 to many relationship?

Cheers,
Per

In 2022 this does NOT seem to work. The values returned are empty even though the source table is not.