DMT Ship To Names

I have a DMT that I am using to copy a few hundred ship to records. I am able to create them and everything works great except for one thing. The ship to name is defaulting to the customer.name field. Each of my ship to records has a different name in the field but it looks like it is ignoring this.

Is there a way around this or another way to mass load/change the customer name? I know I can do it in SQL pretty easily but I want to avoid that if possible and use the DMT correctly.

What if you pass the file a second time with just the update option?
I’ve been finding weird things like that with DMT.

I thought of the same thing. Unfortunately I get the same thing if I do that.