mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-08 00:58:06 +00:00
5 lines
249 B
CSV
5 lines
249 B
CSV
![]() |
id,first_name,last_name,city,country,birthdate,age,json_data
|
||
|
1,John,Doe,Los Angeles,US,1980-01-01,40,{"foo": {"bar": "baz"}}
|
||
|
2,Jane,Doe,Los Angeles,US,2000-12-31,39,{"foo": {"bar": "baz"}}
|
||
|
3,Jane,Smith,Paris,FR,2001-11-11,28,{"foo": {"bar": "baz"}}
|