如果你要想放的内容是 ROOT/Customer/order, 那么这句话应该这么写:
@xmlLocations.nodes('//ROOT/Customer') AS x ( my_tab)
红字的内容就是指到要去的那个xml node