As I understand it, it is possible to write bytes of data to the EEPROM so that it can be accessed at a later date without it needing power
I'll take some of what you're smoking, if you don't mind.
Access to data in EEPROM can occur only if you've programmed the Arduino to provide that access. And, that can only happen if the Arduino has power.