Чистовик статьи + материалы

This commit is contained in:
2025-11-07 11:05:44 +03:00
parent fa42a4508f
commit dfc5748358
15 changed files with 1912 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
customer_id,email,phone,city
101,a@ex.com,700,Москва
101,b@ex.com,700,Москва
102,c@ex.com,701,СПб
1 customer_id email phone city
2 101 a@ex.com 700 Москва
3 101 b@ex.com 700 Москва
4 102 c@ex.com 701 СПб