equals

open operator override fun equals(other: Any?): Boolean

Custom equals that excludes computed property to prevent false positives. Only meaningful customer data is compared, not derived fullName.