É no detalhe pessoal, ainda sou novato no assunto de banco de dados mas tenho muita vontade de aprender (por isso estou aqui da Alura) kkkkk, no meu caso apresentava esse erro abaixo. Depois de olhar os vídeos das aulas muitas e muitas vezes percebi que na dbo.fato_001 eu não havia colocado cod_cliente como pk, após isso a depuração rodou com sucesso.
Erro: 0xC0202009 em Carga Fato001, Inserir Destino [187]: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80040E2F. An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80040E2F Description: "A instrução foi finalizada.". An OLE DB record is available. Source: "Microsoft SQL Server Native Client 11.0" Hresult: 0x80040E2F Description: "Violação da restrição PRIMARY KEY 'PK__Fato_001__BA529461B17689BC'. Não é possível inserir a chave duplicada no objeto 'dbo.Fato_001'. O valor de chave duplicada é (788975, 11, 002, 20140101).". Erro: 0xC0209029 em Carga Fato001, Inserir Destino [187]: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "Inserir Destino.Entradas[Entrada de Destino OLE DB]" failed because error code 0xC020907B occurred, and the error row disposition on "Inserir Destino.Entradas[Entrada de Destino OLE DB]" specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages posted before this with more information about the failure. Erro: 0xC0047022 em Carga Fato001, SSIS.Pipeline: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Inserir Destino" (187) failed with error code 0xC0209029 while processing input "Entrada de Destino OLE DB" (200). The identified component returned an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running. There may be error messages posted before this with more information about the failure. Informações: 0x40043008 em Carga Fato001, SSIS.Pipeline: Post Execute phase is beginning.