public virtual T Find<T>(object keyValue, string tableName, string keyField);
tableName Name of the table to work on
keyField Field that is used for the key lookup