Transforms Entity data to another entity data with mapper Validation remains the same
mapper
Entity<R> map<R extends Object>(R Function(T) mapper);