A bit of a guess, but assuming you did these settings exactly as in the picture:
Could it be that the customerid is the same of all objects you are importing?
If this is not the problem: can you doublecheck that the xml you are processing actually contains multiple customers? You can use the StringFromFile java action from the communitycommons module to check the contents of the file.
I hope this helps.