Fix OrtEpDevices sort. Debug assertion when there are two devices of the same type… (#24633)
### Description
<!-- Describe your changes. -->
Fix debug assertion when there are two devices of the same type that
don't match the vendor. e.g. WebGPU and DML.
### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->