Get Object Name from DerivedDataCache Key

I would like to match up the data in my DDC with an object in the engine. For example, I would like to know exactly which static mesh is causing is creating a 10MB data file in my DDC. Is there a way to translate that CacheKey to UObject name or some other identifier?