@J12t I see - as described in the article the devices are primarily enumerated by physical topology. You can check

ls -lah /sys/class/net/

to look up how systemd enumerated them (usually depending on PCI or USB connection).

lspci -k

or

lsusb -v

may also help if you want to get into such details