CodeSmith Maps (.csmap) - This feature will allow you to create dictionary style maps of things like SQL to C# data type mappings.
In this example we will be converting from the .net System Type, to the csharp alias types. If they don't exist, then we want it to return the original value.
For example, there is no datetime keyword, so it would return back System.DateTime.