id | name | address | phoneNumber | emailAddress |
---|---|---|---|---|
1 | Agent A | Street 1 | +123456789 | agent@a.com |
2 | Agent B | Street 2 | +987654321 | agent@b.com |
3 | Agent C | Street 3 | +135792468 | agent@c.com |
4 | Agent D | Street 4 | +246813579 | agent@d.com |
5 | Agent E | Street 5 | +364815926 | agent@e.com |
id | name | address | phoneNumber | emailAddress |
---|---|---|---|---|
1 | Platform X | Street 6 | +654321789 | platform@x.com |
2 | Platform Y | Street 7 | +987654321 | platform@y.com |
3 | Platform Z | Street 8 | +123456789 | platform@z.com |
4 | Platform W | Street 9 | +321456789 | platform@w.com |
5 | Platform V | Street 10 | +46815926 | platform@v.com |
id | destination | description | duration | price |
---|---|---|---|---|
1 | Machu Picchu | An ancient Inca city located high up on a mountain ridge. | 3 | 500.0 |
2 | Egypt | Explore the Pyramids of Giza and other historical sites. | 7 | 1000.0 |
3 | France | Visit Paris, known as the City of Lights. | 5 | 700.0 |
4 | Japan | Experience Japanese culture, cuisine, and technology. | 7 | 1200.0 |
5 | Australia | Discover the Great Barrier Reef and unique wildlife. | 10 | 1500.0 |
id | tripType | serviceProviderId | tourId |
---|---|---|---|
(→ TravelAgency.id) | (→ Tour.id) | ||
1 | Travel Agency | 1 | 1 |
2 | Travel Agency | 2 | 2 |
3 | Online Booking Platform | 3 | 1 |
4 | Online Booking Platform | 4 | 3 |
5 | Travel Agency | 5 | 2 |
6 | Online Booking Platform | 6 | 3 |
7 | Travel Agency | 7 | 3 |
8 | Online Booking Platform | 8 | 4 |
9 | Travel Agency | 9 | 4 |
10 | Online Booking Platform | 10 | 5 |