This commit is contained in:
D065023
2020-01-08 18:29:28 +01:00
parent e0306850b4
commit 136eae69eb
2 changed files with 1 additions and 0 deletions

View File

@@ -1,5 +0,0 @@
BusinessPartner;AddressID;CityName;PostalCode;Country;StreetName;HouseNumber
ALICE;62640;Walldorf;69190;GER;Dietmer-Hopp-Allee;16
ALICE;62641;Berlin;69390;GER;Berlin-Street;19
BOB;62341;Karlsruhe;61390;GER;Karlsruhe-Street;19
anonymous;61321;Sometown;61290;GER;Sometown-Street;19
1 BusinessPartner AddressID CityName PostalCode Country StreetName HouseNumber
2 ALICE 62640 Walldorf 69190 GER Dietmer-Hopp-Allee 16
3 ALICE 62641 Berlin 69390 GER Berlin-Street 19
4 BOB 62341 Karlsruhe 61390 GER Karlsruhe-Street 19
5 anonymous 61321 Sometown 61290 GER Sometown-Street 19