public static KeyValuePair<string, Dictionary<string, Object>> GetKeyValue( this SqlDataReader reader )
<ExtensionAttribute> Public Shared Function GetKeyValue ( reader As SqlDataReader ) As KeyValuePair(Of String, Dictionary(Of String, Object))