Notice that the View Details page has a "Delete" button on it.  All this does is call the Update Details page, passing only the AddressID to it via the QueryString.  This lets the Update Details page know that a delete query should be used.