Possibly, If all the other fields are always the same for each name I think that you can groupby on them all, but I suspect that this is not the case and that you want the name to appear several times with the variable data and the last date for all of those.
An example of required output might help, it could be that you are going to need multiple queries, perhaps you can zip and attach youdb, compact it first.
Brian