Last active
October 28, 2024 11:40
-
-
Save kielmarj/f4b5a28bae941fba4def86ed118727e5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| id | name | age | country | ||
|---|---|---|---|---|---|
| 1 | John Doe | johndoe@example.com | 28 | USA | |
| 2 | Jane Smith | janesmith@example.com | 34 | UK | |
| 3 | Mike Johnson | mikej@example.com | 45 | Canada | |
| 4 | Emily Davis | emilyd@example.com | 29 | Australia | |
| 5 | William Brown | wbrown@example.com | 39 | Germany | |
| 6 | Isabella Taylor | isabellat@example.com | 31 | France | |
| 7 | Liam White | liamw@example.com | 50 | USA | |
| 8 | Olivia Black | oliviab@example.com | 23 | Italy | |
| 9 | Noah Green | noahg@example.com | 44 | Spain | |
| 10 | Ava Blue | avab@example.com | 26 | Brazil |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment