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
| order_id,customer_name,product,order_amount,status | |
| ORD-001,Alice Johnson,Laptop Pro,1200,Active | |
| ORD-002,Bob Smith,USB Hub,45,Active | |
| ORD-003,Carol White,Standing Desk,850,Active | |
| ORD-004,David Lee,Mouse Pad,25,Active | |
| ORD-005,Emma Davis,4K Monitor,699,Active | |
| ORD-006,Frank Brown,Webcam,89,Active | |
| ORD-007,Grace Kim,Mechanical Keyboard,549,Active |