When creating data model packages for databases with numerous entities and cubes, the 'changes' list often includes a large number of position-only updates. For example, my last package had 102 entity changes, with 98 of them being solely positioning updates. This makes it difficult to identify meaningful changes. Please consider adding a filter option to hide position-only updates, which would greatly improve package validation efficiency.