Note: Duplicate rows will be automatically removed in the final cleaned file.
Preview (First 10 Rows)
| first_name | last_name | phone | company | notes | product_description | issues | |
|---|---|---|---|---|---|---|---|
| Pat | Nguyen | pat .nguyen@@example | 453-abc-420 | Nguyen Corp | Has issue with order, can't login | Edge case: """ triple quotes | Invalid phone, Invalid email |
| Kim | Johnson | kim.johnson@example.com | 2238533083 | Line break inside text | Bundle: item A, item B, item C | Missing value: company | |
| Mike | Smith | mike.smith@example.com | 4728032342 | Smith Corp | Has issue with order, can't login | Large, blue widget | |
| Bob | Brown | bob.brown@example.com | 7696226202 | Brown Group | Quoted "text" inside field | Bundle: item A, item B, item C | |
| Alice | Brown | alice.brown@example.com | 3036241540 | Called customer, left voicemail | Includes "premium" package | Missing value: company | |
| Pat | Davis | pat.davis@example.com | 8689857338 | Davis Group | Has issue with order, can't login | Edge case: "" double quotes | |
| Mike | Garcia | mike.garcia@example.com | 5704781596 | Garcia Group | Customer said: "Call me later" | Standard product | |
| Tom | Davis | tom.davis@example.com | 5915535579 | Davis Group | Multi, comma, field | Edge case: "" double quotes | |
| Jane | O'Neil | jane.o'neil@example.com | 6613253486 | O'Neil LLC | Line break inside text | Bundle: item A, item B, item C |